Class OrderLine

Description

This Class represents a dataobject for an Orderline



			
Variable Summary
int $Amount
double $BuyPrice
double $Discount
int $Id
string $ItemNumber
OrderLineAddress[] $LineAddresses
int $OrderId
int $PacketId
OrderLine[] $PacketLines
string $PacketTitle
double $Price
double $PriceRounded
string $ProductTitle
string $ServiceType
string $Status
string $StockStatus
string $TrackingCode
string $Unit
string $VariantTitle
double $Vat
double $VatRate
double $Weight
Variables
string $AdditionalTitle

Comma seperated list of the selected ProductAdditionalTypes when the Order was made

int $Amount

The amount of Products of the OrderLine

double $BuyPrice

The buying price of the Product of the OrderLine when the Order was made

int $DeliveryId

The delivery id of the OrderLine

double $Discount

The discount given on the Product of the OrderLine when the Order was made

double $DiscountRounded

The rounded discount given on the Product of the OrderLine when the Order was made

string $ExtendedDataExternal

Extended product data (displayed externally) of the OrderLine

string $ExtendedDataInternal

Extended product data (displayed internally) of the OrderLine

int $FileDownloadId

The id of the OrderFileDownload of the OrderLine

int $Id

The id of the OrderLine

string $ItemNumber

The item number of the Product of the OrderLine when the Order was made

string $ItemNumberSupplier

The supplier item number of the Product

OrderLineAddress[] $LineAddresses

The the OrderLineAddresses of this OrderLine

bool $OfflineProduct

Wether or not this orderline represents an offline product

int $OrderId

The id of the order to which this line belongs

int $PacketId

The id of the ProductVariants represented by the OrderLine when the Order was made

OrderLine[] $PacketLines

Contains the Orderlines in the Package represented by the OrderLine, if any

string $PacketTitle

The packet title of the OrderLine when the Order was made

double $Price

The price of the Product represented when the Order was made

double $PriceRounded

The rounded price of the Product represented when the Order was made

int $ProductId

The id of the product of the OrderLine

string $ProductTitle

The title of the Product represented by the OrderLine when the Order was made

string $ServiceType

The service type of the OrderLine

string $Status

The Status of the OrderLine

int $StockLocationId

The stock location id of the OrderLine

string $StockStatus

The tracking code of the OrderLine

string $TrackingCode

The stock status description of the Product of the OrderLine when the Order was made

string $Unit

The unit text of the OrderLine

int $VariantId

The id of the OrderVariant of the OrderLine

string $VariantTitle

The title of the ProductVariants represented by the OrderLine when the Order was made

double $Vat

The VAT given on the Product of the OrderLine when the Order was made

double $VatRate

The vatrate of the OrderLine

double $Weight

The weight of the Product of the OrderLine when the Order was made

Documentation generated on Thu, 26 Jul 2018 13:22:47 +0000 by phpDocumentor 1.4.4